Package-level declarations
Types
Link copied to clipboard
class ConfigEntry(parentElement: DynamicListWidget, content: ConfigEntry.ContentBuilder.BuildResult, val texts: Translatable.Result) : DynamicListWidget.Entry
An entry for a config setting list. Presents the setting name, any prefix text, as well as content buttons and decorations.
Link copied to clipboard
object EntryCreators
Built in entry creators (except for ValidatedField) The methods themselves are internal to FC, but can be used as reference.